leaf node
美
英 
- un.葉節(jié)點
- 網(wǎng)絡(luò)葉子節(jié)點;樹葉節(jié)點;分葉節(jié)點
英漢解釋
例句
If a node is not within the communication zone of any cluster-heads, it can be allowed to select another leaf node as its parent.
若某個節(jié)點不在任何簇頭節(jié)點的通信范圍之內(nèi),則允許其請求另一個葉子節(jié)點成為父親節(jié)點。
A node that has no children is called a leaf node.
沒有子節(jié)點的節(jié)點稱為“葉節(jié)點”。
To obtain to a leaf ( data ) , ESE starts at the root node and follows the page pointers until it gets to the desired leaf node .
若要到達(dá)葉(數(shù)據(jù)),ESE會從根節(jié)點開始追溯頁指針,直到到達(dá)所需的葉節(jié)點。
Under the sub-trees around the last one node calculated Binary leaf node number.
根據(jù)左右子樹的最后一個結(jié)點計算出二叉樹中葉子結(jié)點的數(shù)目。程序如下:#include
The XPath for a computed value should be a leaf node only.
計算出的值的XPath只能是葉節(jié)點。
When the element path is empty, the query uses the default element path: the first path to a leaf node collection.
當(dāng)元素路徑為空時,查詢將使用默認(rèn)元素路徑:指向葉節(jié)點集合的第一個路徑。
In Business Glossary, a business term represents a "leaf" node, which cannot contain any further child nodes.
在BusinessGlossary內(nèi),一個業(yè)務(wù)術(shù)語代表的是一個“葉子”節(jié)點,該節(jié)點不能包含任何進一步的子節(jié)點。
Several visual and behavioral properties of nodes are determined by whether a node is a root, parent, or leaf node.
節(jié)點為根節(jié)點、父節(jié)點還是葉節(jié)點決定著節(jié)點的幾種可視化屬性和行為屬性。
In the document map, all of the text describing the books is stored in leaf elements; the text itself is the leaf node.
在文檔映射中,介紹書籍的所有文本存儲在葉元素中;文本本身就是葉節(jié)點。
You cannot configure a leaf node as the master node because it does not have direct access to all the nodes other than its non-root server.
不能將葉子節(jié)點配置成主節(jié)點,因為它不能直接訪問其非根服務(wù)器之外的所有其他節(jié)點。
Eventually, the algorithm reaches a leaf node with the final classification.
最終,算法抵達(dá)的葉子節(jié)點就是最終分類。
For information on how to remove a leaf node or entire node subtree from a document, see Removing Nodes from the DOM.
有關(guān)如何從文檔中移除葉節(jié)點或整個節(jié)點子樹的信息,請參見從DOM中移除節(jié)點。
This is a leaf node and cannot contain other nodes. It is a child of the "Item" TiXmlElement.
這是一個葉子結(jié)點,它不能再包含其它結(jié)點,是“Item”TiXmlElement的子結(jié)點。
For example, a leaf node knows itself and its parent.
例如,一個葉節(jié)點知道它自身及其父節(jié)點。
for example, clicking on a leaf node in a tree may cause an associated list to change its contents and redisplay.
例如當(dāng)點擊一個樹型控件的葉節(jié)點可能會導(dǎo)致和它關(guān)聯(lián)的列表控件改變它的內(nèi)容和顯示。